home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Sounds Terrific 2
/
Sounds Terrific II (1996)(Weird Science)(Disc 1 of 2)[Amiga-PC].iso
/
archives
/
amiga
/
tracker_4_31.lzh
/
tracker
/
compression_methods
< prev
next >
Wrap
Text File
|
1994-06-22
|
362b
|
19 lines
# Unix compression table
.czip unczip %s
.gz gzip -dc %s
# in case gzip is fully installed
.z gzip -dc %s
# else
#.Z zcat %s
.s shorten -x %s -
.shn shorten -x %s -
.zoo zoo xpq %s
# for the amiga
#.lzh lha -q p "%s"
#.lha lha -q p "%s"
# unix
.lzh lha pq %s
.lha lha pq %s
.zip unzip -pq %s
.arc arc pn %s